From 3dea6a7d3c5483f63adde2cbbbef73553e4a0b1f Mon Sep 17 00:00:00 2001 From: =?utf8?q?=C3=98yvind=20Kol=C3=A5s?= Date: Sun, 14 Aug 2005 20:12:53 +0000 Subject: [PATCH] adding babl-instance.h --- babl/Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/babl/Makefile.am b/babl/Makefile.am index 2359147..8cfc4f7 100644 --- a/babl/Makefile.am +++ b/babl/Makefile.am @@ -24,6 +24,7 @@ h_sources = \ babl-conversion.h \ babl-db.h \ babl-ids.h \ + babl-instance.h \ babl-internal.h \ babl-introspect.h \ babl-image.h \ @@ -61,7 +62,7 @@ libbabl_la_LDFLAGS= \ -version-info $(BABL_LIBRARY_VERSION) \ -release $(BABL_RELEASE) -EXTRA_DIST := $(wildcard *.h) \ +EXTRA_DIST := \ .cvsignore \ Makefile-mini -- 2.30.2